home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 19
/
Amiga Format CD19 (1997-10-02)(Future Publishing)(GB)(Track 1 of 5)[!][issue 1997-11].iso
/
-seriously_amiga-
/
shareware
/
sound
/
ays-thx2
/
thx-offsets.i
< prev
next >
Wrap
Text File
|
1997-08-26
|
1KB
|
23 lines
;-------------------T-----------T-----------------T---------T---------------
thxInitCIA = 0*4 ;now implemented, reference doc file for use!
thxInitPlayer = 1*4
thxInitModule = 2*4
thxInitSubSong = 3*4
thxInterrupt = 4*4
thxStopSong = 5*4
thxKillPlayer = 6*4
thxKillCIA = 7*4 ;now implemented, reference doc file for use!
thxBSS_P = 8*4 ;pointer to thx's public (fast) memory block
thxBSS_C = 9*4 ;pointer to thx's explicit chip memory block
thxBSS_Psize = 10*4 ;size of public memory (intern use only!)
thxBSS_Csize = 11*4 ;size of chip memory (intern use only!)
thxModule = 12*4 ;pointer to thxModule after InitModule
thx_pExternalTiming = 0 ;byte, offset to public memory block
thx_pMainVolume = 1 ;byte, offset to public memory block
thx_pSubsongs = 2 ;byte, offset to public memory block
thx_pSongEnd = 3 ;flag, offset to public memory block
thx_pPlaying = 4 ;flag, offset to public memory block